ifix.exe - Intermission Cam fixing tool
=======================================

Installation:
Just copy/extract the ifix.exe into some directory and there you go.
You should also copy your demo file which you'd like to modify here as well.
Then simply type:

ifix -o newdemo.dem olddemo.dem

where olddemo is the name of the .dem file you want to fix,
newdemo is the newly created demo.
Or, if you don't want to create a new file, just type:

ifix demoname.dem

where demoname is the name of the demo you'd like to edit.
IMPORTANT: In this case, you will overwrite your existing demo,
so make sure you have a copy of it elsewhere.

If you omit the suffix, .dem will be automatically appended.

Thanks to: Anthony & Stefan for the demo parsing skeleton code
	   Attila for his help and hints
	   Stubby for testing and pointing out an important feature :)

Jozsef, July 2002
